|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An instance of ICommandServiceListener
can be used by clients
to receive notification of changes to one or more instances of ICommandService
.
This interface may be implemented by clients.
EXPERIMENTAL
ICommandService#addRoleManagerListener
,
ICommandService#removeRoleManagerListener
,
ICommandServiceEvent
Method Summary | |
void |
commandServiceChanged(ICommandServiceEvent commandServiceEvent)
Notifies that one or more attributes of an instance of ICommandService
have changed. |
Method Detail |
public void commandServiceChanged(ICommandServiceEvent commandServiceEvent)
ICommandService
have changed. Specific details are described in the ICommandServiceEvent
.
commandServiceEvent
- the command service event. Guaranteed not to be null
.
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |